PaintOperation

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

Method PaintOperation.

Parameters:
@Nonnull final Ref ref
@Nonnull final Player player
@Nonnull final BuilderToolOnUseInteraction packet
@Nonnull final ComponentAccessor componentAccessor

execute0

public boolean execute0 (final int x, final int y, final int z)

Method execute0.

Parameters:
final int x
final int y
final int z