Uses of Class
net.minecraftforge.fml.common.Mod
-
-
Uses of Mod in net.minecraftforge.common
Classes in net.minecraftforge.common with annotations of type Mod Modifier and Type Class Description class
ForgeMod
-
Uses of Mod in net.minecraftforge.common.capabilities
Classes in net.minecraftforge.common.capabilities with annotations of type Mod Modifier and Type Class Description class
LazyCapabilitiesOnItemsTest
-
Uses of Mod in net.minecraftforge.debug
Classes in net.minecraftforge.debug with annotations of type Mod Modifier and Type Class Description class
CodecsTest
Created to host any custom codecs forge may be adding.class
CustomSoundTypeTest
class
DataGeneratorTest
class
DeferredRegistryTest
class
DuplicateOptionalTagTest
Tests that the values for defaulted optional tags defined in multiple places are combined.class
PotionEventTest
-
Uses of Mod in net.minecraftforge.debug.block
Classes in net.minecraftforge.debug.block with annotations of type Mod Modifier and Type Class Description class
BasePlaceEventTest
class
CustomPlantTypeTest
class
CustomRespawnTest
class
CustomSignsTest
class
FarmlandTrampleEventTest
class
FlowerPotTest
class
FullPotsAccessorDemo
class
HarvestToolTest
class
NeighborNotifyEventTest
class
PistonEventTest
This test mod blocks pistons from moving cobblestone at all except indirectly This test mod adds a block that moves upwards when pushed by a piston This test mod informs the user what will happen the piston and affected blocks when changes are made This test mod makes black wool pushed by a piston drop after being pushed.class
PlaceEventTest
class
ScaffoldingTest
This test mod allows a custom scaffolding to move down while sneaking through a method.class
SlipperinessTest
class
StickyBlockTest
class
ToolInteractTest
-
Uses of Mod in net.minecraftforge.debug.chat
Classes in net.minecraftforge.debug.chat with annotations of type Mod Modifier and Type Class Description class
ClientChatEventTest
class
CommandEventTest
class
EntitySelectorTest
-
Uses of Mod in net.minecraftforge.debug.client
Classes in net.minecraftforge.debug.client with annotations of type Mod Modifier and Type Class Description class
AudioStreamTest
Tests support for customIAudioStream
s (ISound.getStream(AudioStreamManager, Sound, boolean)
.class
CustomTASTest
class
GuiLayeringTest
-
Uses of Mod in net.minecraftforge.debug.client.model
Classes in net.minecraftforge.debug.client.model with annotations of type Mod Modifier and Type Class Description class
CompositeModelTest
class
DynBucketModelTest
class
MultiLayerModelTest
class
NewModelLoaderTest
class
TRSRTransformerTest
-
Uses of Mod in net.minecraftforge.debug.client.rendering
Classes in net.minecraftforge.debug.client.rendering with annotations of type Mod Modifier and Type Class Description class
LinearTextTextureFilteringTest
class
NameplateRenderingEventTest
class
RenderLocalPlayerTest
class
ShaderFixTest
class
StencilEnableTest
-
Uses of Mod in net.minecraftforge.debug.command
Classes in net.minecraftforge.debug.command with annotations of type Mod Modifier and Type Class Description class
EnumArgumentTest
-
Uses of Mod in net.minecraftforge.debug.entity
Classes in net.minecraftforge.debug.entity with annotations of type Mod Modifier and Type Class Description class
AddEntityAttributeTest
class
CreateEntityClassificationTest
class
EntityTeleportEventTest
class
FishingBobberEventTest
class
GravityAttributeTest
-
Uses of Mod in net.minecraftforge.debug.entity.living
Classes in net.minecraftforge.debug.entity.living with annotations of type Mod Modifier and Type Class Description class
LivingConversionEventTest
-
Uses of Mod in net.minecraftforge.debug.entity.player
Classes in net.minecraftforge.debug.entity.player with annotations of type Mod Modifier and Type Class Description class
PlayerAttackKnockbackTest
Tests if the patch to PlayerEntity to make it utilize Attributes.ATTACK_KNOCKBACK works The Knockback Sword adds a modifier to the user's attack knockback The goal of this patch is to allow modders to more easily add equipment or potion effects that affect the attack knockback of players As well as allow command users to modify this attribute for a playerclass
PlayerGameModeEventTest
class
PlayerNameEventTest
class
PlayerXpEventTest
-
Uses of Mod in net.minecraftforge.debug.fluid
Classes in net.minecraftforge.debug.fluid with annotations of type Mod Modifier and Type Class Description class
FiniteWaterTest
class
MilkFluidTest
class
NewFluidTest
-
Uses of Mod in net.minecraftforge.debug.gameplay.loot
Classes in net.minecraftforge.debug.gameplay.loot with annotations of type Mod Modifier and Type Class Description class
GlobalLootModifiersTest
-
Uses of Mod in net.minecraftforge.debug.item
Classes in net.minecraftforge.debug.item with annotations of type Mod Modifier and Type Class Description class
CustomElytraTest
class
EnderMaskTest
class
ForgeSpawnEggItemTest
class
ItemAttributeModifierTest
class
MusicDiscTest
class
RangedMobsUseModdedWeaponsTest
-
Uses of Mod in net.minecraftforge.debug.misc
Classes in net.minecraftforge.debug.misc with annotations of type Mod Modifier and Type Class Description class
ContainerTypeTest
class
CustomTagTypesTest
class
FakePlayerTest
class
OnDatapackSynctEventTest
-
Uses of Mod in net.minecraftforge.debug.world
Classes in net.minecraftforge.debug.world with annotations of type Mod Modifier and Type Class Description class
BiomeLoadingEventTest
class
ChunkDataEventSaveNullWorldTest
class
ChunkWatchEventTest
class
DimensionSettingsTest
To see the effects of this test mod you must create a new world then teleport to the custom dimension (use: /execute in dimension_settings_test:test_overworld run tp @s ...).class
ForgeChunkManagerTest
class
ForgeWorldTypeTest
class
RaidEnumTest
class
StructureSpawnListGatherEventTest
class
WorldgenRegistryDesyncTest
-