public class PaintOperation extends ToolOperation
Class PaintOperation. Provides paintoperation functionality for the Hytale server.
java.lang.Object > ToolOperation > PaintOperation
Field Summary
packedPlacedBlockPositions
private
LongOpenHashSet
packedPlacedBlockPositions
Field packedPlacedBlockPositions.
uuidComponent
final
UUIDComponent
uuidComponent
Field uuidComponent.
prototypePlayerBuilderToolSettings
final
PrototypePlayerBuilderToolSettings
prototypePlayerBuilderToolSettings
Field prototypePlayerBuilderToolSettings.
Method Detail
PaintOperation
public
public
PaintOperation
(@Nonnull final Ref ref, @Nonnull final Player player, @Nonnull final BuilderToolOnUseInteraction packet, @Nonnull final ComponentAccessor componentAccessor)
Method PaintOperation.
- Parameters:
@Nonnull final Refref@Nonnull final Playerplayer@Nonnull final BuilderToolOnUseInteractionpacket@Nonnull final ComponentAccessorcomponentAccessor
execute0
public
boolean
execute0
(final int x, final int y, final int z)
Method execute0.
- Parameters:
final intxfinal intyfinal intz