Uses of Interface
net.minecraftforge.common.extensions.IForgeBlock
-
Packages that use IForgeBlock Package Description net.minecraft.block net.minecraftforge.debug.block net.minecraftforge.debug.fluid net.minecraftforge.debug.world net.minecraftforge.registries -
-
Uses of IForgeBlock in net.minecraft.block
-
Uses of IForgeBlock in net.minecraftforge.debug.block
Classes in net.minecraftforge.debug.block that implement IForgeBlock Modifier and Type Class Description static classCustomPlantTypeTest.CustomBlockstatic classCustomPlantTypeTest.CustomPlantBlockstatic classCustomRespawnTest.CustomRespawnBlockstatic classCustomSignsTest.CustomStandingSignBlockstatic classCustomSignsTest.CustomWallSignBlockprivate static classFullPotsAccessorDemo.DioriteFlowerPotBlock(package private) static classScaffoldingTest.ScaffoldingMethodTestBlock -
Uses of IForgeBlock in net.minecraftforge.debug.fluid
Classes in net.minecraftforge.debug.fluid that implement IForgeBlock Modifier and Type Class Description private static classNewFluidTest.FluidloggableBlock -
Uses of IForgeBlock in net.minecraftforge.debug.world
Classes in net.minecraftforge.debug.world that implement IForgeBlock Modifier and Type Class Description private static classForgeChunkManagerTest.ChunkLoaderBlock -
Uses of IForgeBlock in net.minecraftforge.registries
Classes in net.minecraftforge.registries that implement IForgeBlock Modifier and Type Class Description private static classGameData.BlockCallbacks.BlockDummyAir
-