Package net.minecraftforge.debug.fluid
Class NewFluidTest
java.lang.Object
net.minecraftforge.debug.fluid.NewFluidTest
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic DeferredRegister<Block>
static boolean
static ResourceLocation
static ResourceLocation
static ResourceLocation
static RegistryObject<Block>
static RegistryObject<Item>
static DeferredRegister<Fluid>
static DeferredRegister<Item>
static String
static RegistryObject<FlowingFluid>
static RegistryObject<LiquidBlock>
static RegistryObject<Item>
static RegistryObject<FlowingFluid>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
loadComplete(FMLLoadCompleteEvent event)
private static ForgeFlowingFluid.Properties
-
Field Details
-
ENABLE
public static final boolean ENABLE- See Also:
- Constant Field Values
-
MODID
- See Also:
- Constant Field Values
-
FLUID_STILL
-
FLUID_FLOWING
-
FLUID_OVERLAY
-
BLOCKS
-
ITEMS
-
FLUIDS
-
test_fluid
-
test_fluid_flowing
-
test_fluid_block
-
test_fluid_bucket
-
fluidloggable_block
-
fluidloggable_blockitem
-
-
Constructor Details
-
NewFluidTest
public NewFluidTest()
-
-
Method Details
-
makeProperties
-
loadComplete
-