Package net.minecraftforge.debug.fluid
Class NewFluidTest
java.lang.Object
net.minecraftforge.debug.fluid.NewFluidTest
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final DeferredRegister<Block>static final booleanstatic final ResourceLocationstatic RegistryObject<Item>static final ResourceLocationstatic final ResourceLocationstatic final DeferredRegister<FluidType>static RegistryObject<Block>static final DeferredRegister<Fluid>static final DeferredRegister<Item>static final Stringstatic RegistryObject<FlowingFluid>static RegistryObject<LiquidBlock>static RegistryObject<Item>static RegistryObject<FlowingFluid>static RegistryObject<FluidType> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidvoidloadComplete(FMLLoadCompleteEvent event) private static ForgeFlowingFluid.Properties
-
Field Details
-
ENABLE
public static final boolean ENABLE- See Also:
-
MODID
- See Also:
-
FLUID_STILL
-
FLUID_FLOWING
-
FLUID_OVERLAY
-
BLOCKS
-
ITEMS
-
FLUID_TYPES
-
FLUIDS
-
test_fluid_type
-
test_fluid
-
test_fluid_flowing
-
test_fluid_block
-
TEST_FLUID_BUCKET
-
fluidloggable_block
-
FLUID_LOGGABLE_BLOCK_ITEM
-
-
Constructor Details
-
NewFluidTest
public NewFluidTest()
-
-
Method Details
-
makeProperties
-
addCreative
-
loadComplete
-