Interface FakeEntity
- All Known Subinterfaces:
BoneRenderer
,HandRenderer
,LeashPoint
,MountPoint
,NametagPoint
,SubHitboxEntity
,VFXRenderer
public interface FakeEntity
-
Nested Class Summary
-
Field Summary
-
Method Summary
-
Field Details
-
cloudOffset
static final double cloudOffset- See Also:
-
-
Method Details
-
setBone
-
initialize
void initialize() -
spawn
void spawn() -
spawn
void spawn(org.bukkit.entity.Player player) -
despawn
void despawn() -
despawn
void despawn(org.bukkit.entity.Player player) -
update
void update()
-