Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
FreeMinecraftModels
/
com.magmaguy.freeminecraftmodels.customentity.core
/
SkeletonWatchers
Skeleton
Watchers
public
class
SkeletonWatchers
Members
Constructors
Skeleton
Watchers
Link copied to clipboard
public
void
SkeletonWatchers
(
Skeleton
skeleton
)
Functions
get
Viewers
Link copied to clipboard
public
HashSet
<
UUID
>
getViewers
(
)
has
Observers
Link copied to clipboard
public
boolean
hasObservers
(
)
send
Packets
Link copied to clipboard
public
void
sendPackets
(
Bone
bone
,
AbstractPacketBundle
abstractPacketBundle
)
tick
Primary
Thread
Link copied to clipboard
public
void
tickPrimaryThread
(
)
Refreshes all state that touches Bukkit worlds, players, entities, potion effects, or block ray tracing.