Uses of Class
net.minecraft.client.data.models.blockstates.PropertyDispatch.C4
Packages that use PropertyDispatch.C4
-
Uses of PropertyDispatch.C4 in net.minecraft.client.data.models
Methods in net.minecraft.client.data.models that return PropertyDispatch.C4Modifier and TypeMethodDescriptionBlockModelGenerators.configureDoorHalf
(PropertyDispatch.C4<Direction, DoubleBlockHalf, DoorHingeSide, Boolean> p_387980_, DoubleBlockHalf p_388251_, ResourceLocation p_387751_, ResourceLocation p_387341_, ResourceLocation p_387988_, ResourceLocation p_388293_) Methods in net.minecraft.client.data.models with parameters of type PropertyDispatch.C4Modifier and TypeMethodDescriptionBlockModelGenerators.configureDoorHalf
(PropertyDispatch.C4<Direction, DoubleBlockHalf, DoorHingeSide, Boolean> p_387980_, DoubleBlockHalf p_388251_, ResourceLocation p_387751_, ResourceLocation p_387341_, ResourceLocation p_387988_, ResourceLocation p_388293_) -
Uses of PropertyDispatch.C4 in net.minecraft.client.data.models.blockstates
Methods in net.minecraft.client.data.models.blockstates that return PropertyDispatch.C4Modifier and TypeMethodDescriptionstatic <T1 extends Comparable<T1>,
T2 extends Comparable<T2>, T3 extends Comparable<T3>, T4 extends Comparable<T4>>
PropertyDispatch.C4<T1, T2, T3, T4> PropertyDispatch.properties
(Property<T1> p_387365_, Property<T2> p_388534_, Property<T3> p_388376_, Property<T4> p_388082_) PropertyDispatch.C4.select
(T1 p_387500_, T2 p_386632_, T3 p_386444_, T4 p_386485_, List<Variant> p_386465_) PropertyDispatch.C4.select
(T1 p_388487_, T2 p_388917_, T3 p_388589_, T4 p_387167_, Variant p_387235_)