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 class
CustomPlantTypeTest.CustomBlock
static class
CustomPlantTypeTest.CustomPlantBlock
static class
CustomRespawnTest.CustomRespawnBlock
static class
CustomSignsTest.CustomStandingSignBlock
static class
CustomSignsTest.CustomWallSignBlock
private static class
FullPotsAccessorDemo.DioriteFlowerPotBlock
(package private) static class
ScaffoldingTest.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 class
NewFluidTest.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 class
ForgeChunkManagerTest.ChunkLoaderBlock
-
Uses of IForgeBlock in net.minecraftforge.registries
Classes in net.minecraftforge.registries that implement IForgeBlock Modifier and Type Class Description private static class
GameData.BlockCallbacks.BlockDummyAir
-