NMS
interface NMS
A vanilla code handler of Minecraft (NMS)
Functions
Link copied to clipboard
Gets adapted entity value getter of target entity for Folia
Link copied to clipboard
@NotNull
Creates model display
Link copied to clipboard
Creates packet bundler
Link copied to clipboard
@Nullable
Creates delegator hit-box of target entity
Link copied to clipboard
Creates parallel packet bundler
Link copied to clipboard
Creates player head from game profile
Link copied to clipboard
@NotNull
Creates skin item
Link copied to clipboard
abstract fun hide(@NotNull channel: @NotNull PlayerChannelHandler, @NotNull registry: @NotNull EntityTrackerRegistry)
open fun hide(@NotNull channel: @NotNull PlayerChannelHandler, @NotNull registry: @NotNull EntityTrackerRegistry, @NotNull condition: @NotNull BooleanSupplier)
Sends a hide packet for some entity to some player
Link copied to clipboard
Injects netty channel handler to player
Link copied to clipboard
Gets this server is serviced as online-mode by proxy or native
Link copied to clipboard
abstract fun mount(@NotNull registry: @NotNull EntityTrackerRegistry, @NotNull bundler: @NotNull PacketBundler)
Adds a mount packet for this tracker to bundler
Link copied to clipboard
Gets Spigot-mapped version of Minecraft vanilla code.