hide

abstract fun hide(@NotNull channel: @NotNull PlayerChannelHandler, @NotNull registry: @NotNull EntityTrackerRegistry)

Sends a hide packet for some entity to some player

Parameters

channel

channel handler

registry

registry


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

Parameters

channel

channel handler

registry

registry

condition

condition