public class BlockTextures
Class BlockTextures. Provides blocktextures functionality for the Hytale server.
java.lang.Object > BlockTextures
Field Summary
top
Field top.
bottom
Field bottom.
front
Field front.
back
Field back.
left
Field left.
right
Field right.
weight
Field weight.
obj
Field obj.
nullBits
Field nullBits.
varPos0
Field varPos0.
topLen
Field topLen.
varPos2
Field varPos2.
bottomLen
Field bottomLen.
varPos3
Field varPos3.
frontLen
Field frontLen.
varPos4
Field varPos4.
backLen
Field backLen.
varPos5
Field varPos5.
leftLen
Field leftLen.
varPos6
Field varPos6.
rightLen
Field rightLen.
fieldOffset0
Field fieldOffset0.
sl
Field sl.
fieldOffset2
Field fieldOffset2.
fieldOffset3
Field fieldOffset3.
fieldOffset4
Field fieldOffset4.
fieldOffset5
Field fieldOffset5.
fieldOffset6
Field fieldOffset6.
startPos
Field startPos.
topOffsetSlot
Field topOffsetSlot.
bottomOffsetSlot
Field bottomOffsetSlot.
frontOffsetSlot
Field frontOffsetSlot.
backOffsetSlot
Field backOffsetSlot.
leftOffsetSlot
Field leftOffsetSlot.
rightOffsetSlot
Field rightOffsetSlot.
varBlockStart
Field varBlockStart.
topOffset
Field topOffset.
bottomOffset
Field bottomOffset.
frontOffset
Field frontOffset.
backOffset
Field backOffset.
leftOffset
Field leftOffset.
rightOffset
Field rightOffset.
copy
Field copy.
Method Detail
BlockTextures
public
BlockTextures
()
Method BlockTextures.
deserialize
Method deserialize.
- Parameters:
@Nonnull final ByteBufbuffinal intoffset
computeBytesConsumed
int
computeBytesConsumed
(@Nonnull final ByteBuf buf, final int offset)
Method computeBytesConsumed.
- Parameters:
@Nonnull final ByteBufbuffinal intoffset
serialize
void
serialize
(@Nonnull final ByteBuf buf)
Method serialize.
- Parameters:
@Nonnull final ByteBufbuf
computeSize
int
computeSize
()
Method computeSize.
validateStructure
Method validateStructure.
- Parameters:
@Nonnull final ByteBufbufferfinal intoffset
equals
boolean
equals
(final Object obj)
Method equals.
- Parameters:
final Objectobj
hashCode
int
hashCode
()
Method hashCode.