Nightbreak Java API
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
Nightbreak Java API
MagmaCore
/
com.magmaguy.easyminecraftgoals.customentity
/
CustomEntityViewerHook
Custom
Entity
Viewer
Hook
@
FunctionalInterface
(
)
public
interface
CustomEntityViewerHook
Members
Functions
handle
Link copied to clipboard
public
abstract
void
handle
(
CustomEntityHandle
entity
,
Player
player
)