Package com.hbm_m.handler.rbmk
Class RBMKNeutronHandler.RBMKNeutronStream
java.lang.Object
com.hbm_m.handler.rbmk.RBMKNeutronHandler.RBMKNeutronStream
- Enclosing class:
- RBMKNeutronHandler
-
Field Summary
FieldsModifier and TypeFieldDescriptiondoubledoublefinal net.minecraft.world.phys.Vec3 -
Constructor Summary
ConstructorsConstructorDescriptionRBMKNeutronStream(RBMKNeutronHandler.RBMKNeutronNode origin, net.minecraft.world.phys.Vec3 vector, double flux, double ratio) -
Method Summary
Modifier and TypeMethodDescriptionvoidrunStreamInteraction(net.minecraft.world.level.Level level, NeutronNodeWorld.StreamWorld sw)
-
Field Details
-
origin
-
vector
public final net.minecraft.world.phys.Vec3 vector -
fluxQuantity
public double fluxQuantity -
fluxRatio
public double fluxRatio
-
-
Constructor Details
-
RBMKNeutronStream
public RBMKNeutronStream(RBMKNeutronHandler.RBMKNeutronNode origin, net.minecraft.world.phys.Vec3 vector, double flux, double ratio)
-
-
Method Details
-
runStreamInteraction
public void runStreamInteraction(net.minecraft.world.level.Level level, NeutronNodeWorld.StreamWorld sw)
-