Uses of Class
net.minecraft.block.AbstractRedstoneGateBlock
Packages that use AbstractRedstoneGateBlock
-
Uses of AbstractRedstoneGateBlock in net.minecraft.block
Subclasses of AbstractRedstoneGateBlock in net.minecraft.blockMethods in net.minecraft.block that return AbstractRedstoneGateBlockModifier and TypeMethodDescriptionprotected abstract AbstractRedstoneGateBlockAbstractRedstoneGateBlock.POWERED_COMPARATOR()protected AbstractRedstoneGateBlockComparatorBlock.POWERED_COMPARATOR()protected AbstractRedstoneGateBlockRepeaterBlock.POWERED_COMPARATOR()protected abstract AbstractRedstoneGateBlockAbstractRedstoneGateBlock.UNPOWERED_COMPARATOR()protected AbstractRedstoneGateBlockComparatorBlock.UNPOWERED_COMPARATOR()protected AbstractRedstoneGateBlockRepeaterBlock.UNPOWERED_COMPARATOR() -
Uses of AbstractRedstoneGateBlock in net.minecraft.client
Methods in net.minecraft.client with parameters of type AbstractRedstoneGateBlockModifier and TypeMethodDescriptionprivate booleanclass_535.method_5151(AbstractRedstoneGateBlock abstractRedstoneGateBlock, int int2, int int3, int int4) private voidclass_535.method_5152(AbstractRedstoneGateBlock abstractRedstoneGateBlock, int int2, int int3, int int4, int int5)