Speedgot
Interface4
-----
Provides a general interface for my plugins
Download Now
197.7 KB .jar
Overview
Documentation
Updates (
--
)
Reviews (
---
)
Version History
Discussion
FakeBlock interface added
Pretty simple to use, just adds a basic interface for managing ghost blocks
Code (Java):
// Create a fake block
FakeBlock block
=
new
FakeBlock
(
location, material
)
;
// Send the block to a player
block.
addPlayer
(
player
)
;
// Reset the block to its server-side counterpart
block.
removePlayer
(
player
)
;
----------
,
May 21, 2022
View on SpigotMC
Resource Information
Author:
----------
Total Downloads:
2,510
First Release:
May 21, 2022
Last Update:
Oct 26, 2024
Category:
---------------
All-Time Rating:
4 ratings
Version
-----
Released:
--------------------
Downloads:
------
Version Rating:
----------------------
--
ratings