Uses of Class
org.geysermc.geyser.translator.level.block.entity.PistonBlockEntity
-
Uses of PistonBlockEntity in org.geysermc.geyser.session.cache
Modifier and TypeMethodDescriptionMap<com.nukkitx.math.vector.Vector3i,PistonBlockEntity>
PistonCache.getMovingBlocksMap()
Maps the position of a moving block to the piston moving it Positions in this map represent the starting position of the blockMap<com.nukkitx.math.vector.Vector3i,PistonBlockEntity>
PistonCache.getPistons()
Maps the position of a piston to its block entity